home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part1 / 2420 < prev    next >
Encoding:
Internet Message Format  |  1996-08-06  |  886 b 

  1. Path: news1.h1.usa.pipeline.com!usenet
  2. From: grantp@usa.pipeline.com(Pete)
  3. Newsgroups: comp.lang.c++
  4. Subject: Re: ini file creation..under MSVC
  5. Date: 17 Jan 1996 11:36:09 GMT
  6. Organization: Kalevi, Inc.
  7. Message-ID: <4dimv9$ci2@news1.usa.pipeline.com>
  8. NNTP-Posting-Host: pipe3.h1.usa.pipeline.com
  9. X-PipeUser: grantp
  10. X-PipeHub: usa.pipeline.com
  11. X-PipeGCOS: (Pete)
  12. X-Newsreader: Pipeline USA v3.3.0
  13.  
  14. On Jan 17, 1996 08:53:50 in article <ini file creation..under MSVC>,
  15. 'Laurent Darton <darton@macon.wm.slb.com>' wrote: 
  16.  
  17.  
  18. >Hi all, 
  19. >I would like to create ini file to my application, what are the object or 
  20.  
  21. >functions which can manage it?? The help is so stupid than I cannot find  
  22. >any information. 
  23.  
  24. Loop up these Win API functions: 
  25.  
  26. WritePrivateProfileString 
  27. GetPrivateProfileString 
  28. GetPrivateProfileInt 
  29.  
  30. -- 
  31. Pete Grant 
  32. Kalevi, Inc. 
  33. Object Oriented Software Development
  34.